viewport: Implement hfw properly
authorBenjamin Otte <otte@redhat.com>
Wed, 30 Apr 2014 07:08:00 +0000 (09:08 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 1 May 2014 12:51:27 +0000 (14:51 +0200)
commit29a4f0131e7f2a8ec3c0e4949d00dfed255d5995
tree0ee3419be4feb18311aa114569c0effef9c75618
parentb261fc64e263a9ac01686d0e88a00205d1cd2fba
viewport: Implement hfw properly

Previously, the code would fall back on GtkBin's hfw implementation
which didn't account for padding and borders.
gtk/gtkviewport.c